home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / InfraRexx1_3.lha / InfraRexx / Catalogs / YourLanguage / InfraRexxEditor.ct (.txt) < prev   
Encoding:
Amiga Catalog Translation file  |  1994-08-19  |  3.3 KB  |  151 lines

  1. ## version $VER: InfraRexxEditor.catalog 3.0 (XX.XX.XX)
  2. ## codeset 0
  3. ## language xx
  4. EXCEPT_CIABBASE
  5. ;; Could not open ciab.resource;
  6. EXCEPT_GADTOOLS
  7. ;; Could not open gadtools.library v37+;
  8. EXCEPT_DISKFONT
  9. ;; Could not open diskfont.library v37+;
  10. EXCEPT_UTILITY
  11. ;; Could not open utility.library v37+;
  12. EXCEPT_ICONBASE
  13. ;; Could not open icon.library v37+;
  14. EXCEPT_ASL
  15. ;; Could not open asl.library v37+;
  16. EXCEPT_SCREEN
  17. ;; Could not lock Workbench screen;
  18. EXCEPT_VISUAL
  19. ;; Could not get screen visual info;
  20. EXCEPT_WINDOW
  21. ;; Could not open a window;
  22. EXCEPT_MENUS
  23. ;; Could not create pulldown menus;
  24. EXCEPT_LAYOUT
  25. ;; Could not layout pulldown menus;
  26. EXCEPT_MENUSTRIP
  27. ;; Could not attach pulldown menus;
  28. EXCEPT_OPENFONT
  29. ;; Could not open screen font;
  30. EXCEPT_FIT
  31. ;; Window does not fit in screen;
  32. EXCEPT_CONTEXT
  33. ;; Could not create a gadget context;
  34. EXCEPT_GADGET
  35. ;; Could not create a gadget;
  36. EXCEPT_SIGNAL
  37. ;; Could not allocate a signal;
  38. MENU_PROJECT
  39. ;; Project;
  40. MENU_LOAD
  41. ;; Load...;
  42. MENU_SAVE
  43. ;; Save;
  44. MENU_SAVEAS
  45. ;; Save As...;
  46. MENU_ABOUT
  47. ;; About...;
  48. MENU_QUIT
  49. ;; Quit...;
  50. GADGET_LEARNRATE
  51. ;; Learn Bitrate...;
  52. GADGET_NEW
  53. ;; New;
  54. GADGET_EDIT
  55. ;; Edit...;
  56. GADGET_DELETE
  57. ;; Delete;
  58. GADGET_SORT
  59. ;; Sort;
  60. GADGET_TOP
  61. ;; Top;
  62. GADGET_BOTTOM
  63. ;; Bottom;
  64. GADGET_UP
  65. ;; Up;
  66. GADGET_DOWN
  67. ;; Down;
  68. GADGET_USERATE
  69. ;; Use Codeset Bitrate;
  70. GADGET_LOCKED
  71. ;; Data Locked;
  72. GADGET_LEARN
  73. ;; Learn;
  74. GADGET_SEND
  75. ;; Send;
  76. TEXT_CODENAME
  77. ;; Infrared Code Name;
  78. TEXT_AREXXIN
  79. ;; ARexx Transmit Command;
  80. TEXT_AREXXOUT
  81. ;; ARexx Receive Command;
  82. TEXT_CODEDATA
  83. ;; Infrared Code Data;
  84. TEXT_DELAY
  85. ;; Delay Between Codes;
  86. TEXT_REPEAT
  87. ;; Code Repetition;
  88. TEXT_WAITING
  89. ;; Waiting for IR signal...;
  90. TEXT_LEARNING
  91. ;; Learning IR signal...;
  92. TEXT_BADSIGNAL
  93. ;; Bad signal, not learned;
  94. TEXT_TIMEOUT
  95. ;; Timeout, nothing learned;
  96. FRAME_CODESETNAME
  97. ;;  CodeSet Description ;
  98. FRAME_RECEIVERATE
  99. ;;  Receive Bitrate ;
  100. FRAME_MONITOR
  101. ;;  Monitor Frequency ;
  102. FRAME_INFRACODES
  103. ;;  Infrared Codes ;
  104. FRAME_CODENAME
  105. ;;  Infrared Code Interfacing ;
  106. FRAME_CODERATE
  107. ;;  Transmit Bitrate ;
  108. FRAME_CODEDATA
  109. ;;  Infrared Code Data ;
  110. FRAME_LEARN
  111. ;;  Code Learner ;
  112. STRING_INFORMATION
  113. ;; InfraRexx Information;
  114. STRING_REQUEST
  115. ;; InfraRexx Request;
  116. STRING_MAINWINDOW
  117. ;; InfraRexx;
  118. STRING_CODEWINDOW
  119. ;; Infrared Code Editor;
  120. STRING_SCREENTITLE
  121. ;; InfraRexx Editor 1.3 Copyright 
  122.  1994 by Leon Woestenberg;
  123. STRING_BITSPERSEC
  124. ;;   %5lU bits per second  ;
  125. STRING_TIMESPERSEC
  126. ;;   %5lU times per second  ;
  127. STRING_BITS
  128. ;;   %3lU bits  ;
  129. STRING_TIMES
  130. ;;   %3lU times  ;
  131. STRING_UNNAMED
  132. ;; Unnamed;
  133. STRING_LOAD
  134. ;; Load Codeset...;
  135. STRING_SAVEAS
  136. ;; Save Codeset As...;
  137. STRING_NOCODESET
  138. ;; Incorrect codeset file was not loaded;
  139. STRING_LOSECHANGES
  140. ;; Changes to '%s' will be lost!\nAre you sure you want to proceed?;
  141. STRING_LOADBUTTONS
  142. ;; OK|Cancel;
  143. STRING_QUITBUTTONS
  144. ;; Quit|Save and Quit|Cancel;
  145. STRING_ABOUT
  146. ;; InfraRexx Editor 1.3\n
  147.  1994 by Leon Woestenberg\nInternet: leon@stack.urc.tue.nl\n\nCompiled by the Amiga E Compiler 2.1b\n
  148.  1991-1994 by Wouter van Oortmerssen;
  149. STRING_TIMER
  150. ;; Could not do so, as program '%s'\nis currently using timer A of CIA B.;
  151.